<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Memories of a coder</title>
	<atom:link href="http://antoniond_blog.drunkencoders.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://antoniond_blog.drunkencoders.com</link>
	<description>Just another programming blog....</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:37:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Root Locus 0.2</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=230</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=230#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:28:56 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[HP50g]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=230</guid>
		<description><![CDATA[Hello! This is a program i&#8217;ve been coding for university. It is a library for the HP50g. This program draws the root locus of a given transfer function and lets you add a regulator, as well as change the proportional value of the regulator and see the new position for the poles of the system [...]]]></description>
			<content:encoded><![CDATA[<p>Hello!</p>
<p>This is a program i&#8217;ve been coding for university. It is a library for the HP50g. This program draws the root locus of a given transfer function and lets you add a regulator, as well as change the proportional value of the regulator and see the new position for the poles of the system for that value.</p>
<p style="text-align: center"><img class="size-full wp-image-229 aligncenter" style="border: 1px solid black" src="http://antoniond_blog.drunkencoders.com/files/2012/02/screen_2.gif" alt="" width="262" height="160" /></p>
<p>I&#8217;ve sent it to <a href="http://www.hpcalc.org">www.hpcalc.org</a>, too. There are a lot of great programs there. Anyway, the download link is here:</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/rlocus.zip">Download (Binary + Source)</a></p>
<p>There are instructions on how to install and use it, they should be clear enough for anybody. The source code is included (HP-GCC 2.0 and HP files for packaging the library).</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=230</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nitro Engine v0.6.1</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=227</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=227#comments</comments>
		<pubDate>Thu, 01 Sep 2011 14:02:30 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[Nintendo DS]]></category>
		<category><![CDATA[Nitro Engine]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=227</guid>
		<description><![CDATA[Well&#8230; I just looked at the code this morning and saw that the code looked horrible&#8230; So I just reorganised it a bit (included the code of examples), added a few &#8220;static&#8221; keywords and fixed a few warnings related to new versions of libnds and devkitARM. Nothing else, though. Everything worked fine, so I didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Well&#8230; I just looked at the code this morning and saw that the code looked horrible&#8230; So I just reorganised it a bit (included the code of examples), added a few &#8220;static&#8221; keywords and fixed a few warnings related to new versions of libnds and devkitARM. Nothing else, though. Everything worked fine, so I didn&#8217;t have to do anything else&#8230;</p>
<p><a href="http://antoniond.drunkencoders.com/nitroengine.html">Link to web with the download information and those things</a></p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=227</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GiiBiiAdvance v0.1.0</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=172</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=172#comments</comments>
		<pubDate>Fri, 26 Aug 2011 15:14:48 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[drunk_news]]></category>
		<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[GameBoy Advance]]></category>
		<category><![CDATA[GiiBii]]></category>
		<category><![CDATA[GiiBiiAdvance]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=172</guid>
		<description><![CDATA[Special Scenery Beta 2011 edition. This is what I&#8217;ve been working on since last summer, and I think it is a quite good program right now. It is just another GBA emulator, just like VisualBoyAdvance, and it emulates the same: GB, GBC, SGB and GBA. I&#8217;ve used the GB, GBC and SGB emulation code from [...]]]></description>
			<content:encoded><![CDATA[<p>Special <a href="http://www.scenebeta.com/noticia/scenery-beta-2011-international-homebrew-showcase">Scenery Beta 2011</a> edition.</p>
<p>This is what I&#8217;ve been working on since last summer, and I think it is a quite good program right now. It is just another GBA emulator, just like <a href="http://vba.ngemu.com/">VisualBoyAdvance</a>, and it emulates the same: GB, GBC, SGB and GBA.</p>
<p>I&#8217;ve used the GB, GBC and SGB emulation code from GiiBii, so GiiBiiAdvance has the same compatibility (a bit more, i&#8217;ve changed a bit of SGB emulation code). GBA emulation is, on the other hand, not really high. I mean, lots of roms work, but some of them just show a black screen, or hang when you try to start the game from the menu&#8230; Everything of GBA is emulated (except the serial port), but there are bugs I can&#8217;t find, I&#8217;ll work on it until I get a better compatibility. Of course, it emulates all save chips, but some saves aren&#8217;t compatible with other emulators. It will try to guess the save type if it can&#8217;t detect it from the rom. It lets you take screenshots, and GBprinter output is saved as a png image. GBcamera is not emulated yet, though, so if you want to play with that rom, use GiiBii.</p>
<p>There is also a quite good debugger, with a dissasembler, memory viewer, I/O ports viewer, tile viewer, map viewer, palette viewer and sprite viewer. They are different in GBx and GBA mode. If you are playing a SGB game, there is also a SGB things viewer. I have to make it easy to dump/save things, right now it only lets you watch. So&#8230; here are some screens:</p>
<p><span id="more-172"></span><strong>GBA mode</strong></p>
<p><img class="size-full wp-image-202 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba.png" alt="" width="240" height="160" /><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbadis.png">Dissasembler</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbamem.png"> Memory viewer</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbaio.png"> I/O viewer</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbavram.png"> VRAM viewer</a></p>
<p><strong>GBC mode</strong></p>
<p><img class="size-full wp-image-203 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gbc.png" alt="" width="160" height="144" /><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbcdis.png">Dissasembler</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbcmem.png"> Memory viewer</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbcio.png"> I/O viewer</a><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/gbcvram.png"> VRAM viewer</a></p>
<p><strong>SGB mode</strong></p>
<p><img class="size-full wp-image-204 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2011/08/sgb.png" alt="" width="256" height="224" /><br />
<a href="http://antoniond_blog.drunkencoders.com/files/2011/08/sgbview.png">SGB viewer</a></p>
<p>And the <strong>downloads</strong>:</p>
<p style="text-align: left"><a href="http://antoniond.drunkencoders.com/downloads/giibiiadvance_010_bin.rar">Binary (windows only)</a></p>
<p style="text-align: left"><a href="http://antoniond.drunkencoders.com/downloads/giibiiadvance_010_src.rar">Source</a></p>
<p style="text-align: left">So&#8230; that&#8217;s it. I hope this program is useful for somebody. About the splash screen&#8230; You can close it by clicking it, or just waiting 4 seconds. It is disabled in the source code.</p>
<p style="text-align: left">Oh, the last thing. If you want real SGB emulation, try <a href="http://byuu.org/bsnes/">bsnes</a>. It&#8217;s an impressive SNES emulator, and lets you load and use a GameBoy rom with Super GameBoy rom.</p>
<p style="text-align: left">A few more screenshots in GBA mode:</p>
<p style="text-align: left"><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot1.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot4.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot8.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot12.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot20.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot21.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot22.png" alt="" width="240" height="160" /><img class="size-full wp-image-212" src="http://antoniond_blog.drunkencoders.com/files/2011/08/gba_screenshot24.png" alt="" width="240" height="160" /></p>
<p style="text-align: left">Bye!</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=172</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>GiiBii v0.3</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=131</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=131#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:55:46 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[GiiBii]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=131</guid>
		<description><![CDATA[Special Scenery Beta 2010 version! The most important change is that it now uses OpenGL instead of drawing directly to the framebuffer, which makes it work a bit faster. I&#8217;ve also allowed to use 3x zoom because the screen size is no longer a problem. Changes: -Dissasembler fixes. -Debugger screen now gets focus when reaching [...]]]></description>
			<content:encoded><![CDATA[<p>Special <a href="http://www.scenebeta.com/noticia/scenery-beta-2010-international-homebrew-showcase-rules" target="_blank">Scenery Beta 2010</a> version!</p>
<p>The most important change is that it now uses OpenGL instead of drawing directly to the framebuffer, which makes it work a bit faster. I&#8217;ve also allowed to use 3x zoom because the screen size is no longer a problem.</p>
<p><strong>Changes</strong>:</p>
<p>-Dissasembler fixes.<br />
-Debugger screen now gets focus when reaching a breakpoint.<br />
-Changed to OpenGL, allowed 3x zoom. Fullscreen mode is buggy, sometimes it crashes when returning to windowed mode&#8230; :S<br />
-Rumble &#8220;emulated&#8221; (screen shakes a bit).<br />
-MBC7 fixed (Kirby Tilt &#8216;n&#8217; Tumble).<br />
-Mapper code optimized a bit.<br />
-Stat bug emulated (Legend of Zerd, Road Rash now work in non-color GameBoy modes).<br />
-GameBoy Pocket screen is now white, you can only change the color of the normal GameBoy screen.<br />
-Sound emulation code partially optimized. Also, it is more accurate now (and it can save the sound output to a wav file, but the code is disabled this version because it needs testing).<br />
-CPU fixes: Zero flag for opcodes RRA / RR A, RCLA / RCL A, etc&#8230;<br />
-Added a filter to make colors more &#8220;realistic&#8221;. You can enable it in the menu, and you can also enable or disable the frame mix filter that comes with GiiBii since first version.<br />
-Discovered why Alleyway didn&#8217;t work: GB Printer was enabled Ù_Ú.<br />
-Fixed a bug in ICON_EN SGB command that made graphics have serious glitches in some games (DK2, DK3).</p>
<p><strong>Downloads</strong>:</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v03_bin_windows.rar">Binaries (win32)</a></p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v03_bin_linux.rar">Binaries (linux)</a> You need SDL and GTK+ (and OpenCV for the GB Camera).</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v03_src.rar">Source</a></p>
<p><strong>Notes</strong>:</p>
<p>-Emulation may be more accurate if you put the gb boot roms in the &#8220;boot&#8221; folder of the emulator (see the readme.txt). They aren&#8217;t included with the download.<br />
-You can load a rom by grabbing it to the GiiBii exe file (or using the command line &#8220;GiiBii myrom.gb&#8221;).<br />
-If you want free roms, go to <a href="http://www.pdroms.de/files/gameboy/">PDRoms</a>. If you are looking for comercial games, I can&#8217;t help you.<br />
-This emulator will be mixed someday with GiiBiiAdvance.</p>
<p><strong>Screenshots</strong>:</p>
<p style="text-align: center"><a href="http://antoniond_blog.drunkencoders.com/files/2010/08/screenshot9.png"><br />
</a><img class="aligncenter" src="../files/2010/08/screenshot17.png" alt="" width="160" height="144" /><img class="size-full wp-image-135 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2010/08/screenshot13.png" alt="" width="160" height="144" /><img class="aligncenter size-full wp-image-137" src="http://antoniond_blog.drunkencoders.com/files/2010/08/screenshot22.png" alt="" width="160" height="144" /><img class="aligncenter size-full wp-image-138" src="http://antoniond_blog.drunkencoders.com/files/2010/08/screenshot23.png" alt="" width="160" height="144" /><img src="../files/2010/08/screenshot9.png" alt="" width="160" height="144" /><img class="aligncenter size-full wp-image-139" src="http://antoniond_blog.drunkencoders.com/files/2010/08/screenshot24.png" alt="" width="160" height="144" /></p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=131</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>GiiBiiAdvance (WIP)</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=81</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=81#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:06:33 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[drunk_news]]></category>
		<category><![CDATA[GameBoy Advance]]></category>
		<category><![CDATA[GiiBiiAdvance]]></category>
		<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=81</guid>
		<description><![CDATA[Hello! Since GiiBii works really well for what I expected, I wanted to do a GBA emulator. I&#8217;ve been working on it since July, and after 2 months of work, here are some results: &#8220;Kirby &#8211; Nightmare in Dream Land&#8221; and &#8220;Need for Speed &#8211; Underground 2&#8243; Obviously, there is still a lot to do, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello!</p>
<p>Since GiiBii works really well for what I expected, I wanted to do a GBA emulator. I&#8217;ve been working on it since July, and after 2 months of work, here are some results:</p>
<p style="text-align: center"><img class="size-full wp-image-83 alignnone" src="http://antoniond_blog.drunkencoders.com/files/2010/08/cap1.png" alt="Kirby - Nightmare in Dream Land" width="246" height="212" /><img class="size-full wp-image-82 alignnone" src="http://antoniond_blog.drunkencoders.com/files/2010/08/cap2.png" alt="Need For Speed - Underground 2" width="246" height="212" /></p>
<p style="text-align: center">&#8220;Kirby &#8211; Nightmare in Dream Land&#8221; and &#8220;Need for Speed &#8211; Underground 2&#8243;</p>
<p style="text-align: center">
<p style="text-align: left">Obviously, there is still a lot to do, most games are unplayable (in fact, NFS runs very slowly, there is a problem with CPU timing, I guess),  have graphic glitches (where is the needle of the velocimeter? <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) or just can&#8217;t pass from the initial splash screens (if they can show them&#8230;).</p>
<p style="text-align: left">What is done:</p>
<ul>
<li>CPU emulation (ARM and THUMB), but it is still buggy.</li>
<li>DMA channels (except special modes).</li>
<li>All BG modes and regular (non-affine) sprites are emulated. No special effects or window effects, though.</li>
<li>VBL, HBL, VCOUNT, DMA and KEYPAD interrupt requests.</li>
<li>Disassembler, I/O register viewer (both aren&#8217;t finished) and memory viewer.</li>
</ul>
<p>A capture of the debugger:</p>
<p style="text-align: center"><a href="http://antoniond_blog.drunkencoders.com/files/2010/08/giibiiadvance_debugger-e1282734834134.png"><img class="size-medium wp-image-98  aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2010/08/giibiiadvance_debugger-e1282734834134-300x225.png" alt="GiiBiiAdvance Debugger" width="300" height="225" /></a></p>
<p style="text-align: center">Yeah, that&#8217;s a Tonc demo.</p>
<p style="text-align: left">
<p style="text-align: left">PS: A new version of GiiBii is comming in a few days <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GiiBii v0.2</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=68</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=68#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:06:40 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[GiiBii]]></category>
		<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=68</guid>
		<description><![CDATA[New version! This time, GiiBii comes with an interesting new feature&#8230; It can emulate the GB Camera with camera features! I&#8217;ll explain more about this later, before that: Changes: -New mappers supported: MMM01 (Taito Variety Pack works,  Momotarou Collection 2 doesn&#8217;t&#8230;), MBC7 (controls need some improvements&#8230;). -You can set the screen size to 1x or [...]]]></description>
			<content:encoded><![CDATA[<p>New version! This time, GiiBii comes with an interesting new feature&#8230; It can emulate the GB Camera with camera features! I&#8217;ll explain more about this later, before that:</p>
<p><strong>Changes</strong>:</p>
<p>-New mappers supported: MMM01 (Taito Variety Pack works,  Momotarou Collection 2 doesn&#8217;t&#8230;), MBC7 (controls need some improvements&#8230;).<br />
-You can set the screen size to 1x or 2x now.<br />
-You can reset the ROM instead of having to exit it and reload the ROM.<br />
-Now the console shows more information when loading a ROM (like the licensee name).<br />
-You can set customized controls for 4 players (yeah, SGB multiplayer works again ^^).<br />
-You can change volume or enable/disable each sound channel.<br />
-Stop mode emulated correctly (but I&#8217;ve never seen any game using it, i&#8217;ve coded it just by testing on my GBC).<br />
-Added breakpoint support.<br />
-Debbuger font size can be changed (take a look at the ini file).<br />
-A few little bugfixes and improvements&#8230;</p>
<p><strong>Downloads</strong>:</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v02_bin.rar">Binaries (win32)</a></p>
<p>Binaries (linux) &#8212; coming soon&#8230; <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v02_src.rar">Source</a> Very messy, camera functions in &#8220;memory.c&#8221; (nothing special, though).</p>
<p><strong>GameBoy Camera</strong>:</p>
<p>This version of GiiBii can emulate camera features of GB Camera just by using a webcam. For getting the pictures from it, GiiBii uses OpenCV, which is cross-plataform, just like SDL and GTK+. GiiBii will try to use as much information as possible from the webcam, and scale it down to the GB size. This is just the first version with camera support, you can expect some improvements in next versions. For example, brightness is emulated very badly&#8230; but hey, it &#8220;works&#8221;. On the other hand, contrast doesn&#8217;t work&#8230; What I&#8217;m trying to say is that you will have to wait if you want a better support. Just remember that this emulator isn&#8217;t as fast as it could be, so don&#8217;t expect it running as well as the other emulators you&#8217;ve tried. Anyway, take a look at what it can do now <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  :</p>
<p style="text-align: center"><img class="size-full wp-image-69  aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2010/02/printer.png" alt="" width="160" height="144" /></p>
<p style="text-align: center">Try taking a picture and &#8220;printing&#8221; it using GB Printer (which is emulated). <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just a note: It may freeze a second or so when loading the GB Camera ROM (because of the webcam being inited). If you want to enable the webcam window, enable debug messages and it will load when opening the GB Camera ROM.</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GB Camera emulated with a webcam!!</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=61</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=61#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:29:52 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[GiiBii]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=61</guid>
		<description><![CDATA[Uhmmm&#8230; yeah&#8230; ^^ PS: I&#8217;m using OpenCV for getting the webcam data.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://antoniond_blog.drunkencoders.com/files/2010/02/gbcamera.png"><img class="aligncenter size-medium wp-image-62" src="http://antoniond_blog.drunkencoders.com/files/2010/02/gbcamera-300x225.png" alt="" width="300" height="225" /></a></p>
<p>Uhmmm&#8230; yeah&#8230; ^^</p>
<p>PS: I&#8217;m using OpenCV for getting the webcam data.</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=61</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GBT Player v1.0</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=56</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=56#comments</comments>
		<pubDate>Sat, 24 Oct 2009 14:06:35 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=56</guid>
		<description><![CDATA[Hello again! This time I&#8217;m going to show you a music player&#8230; for GameBoy. It&#8217;s very easy to use, and easy to compose music for it. I&#8217;ve included source code (100% asm) and templates for RGBDS and GBDK. You have to compose the music in a tracker in the PC using a custom mod file [...]]]></description>
			<content:encoded><![CDATA[<p>Hello again!</p>
<p>This time I&#8217;m going to show you a music player&#8230; for GameBoy. <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  It&#8217;s very easy to use, and easy to compose music for it. I&#8217;ve included source code (100% asm) and templates for <a href="http://gameboydev.org/wiki/articles/RGBDS">RGBDS</a> and <a href="http://gameboydev.org/wiki/articles/GBDK">GBDK</a>. You have to compose the music in a tracker in the PC using a custom mod file included in the download. Available effects and other instructions to modify it are in a text file in the download. Then, you convert it using a special tool which will export the data to a GBDK c file or a RGBDS asm file. Included templates can be compiled by double clicking the bat files, so you can use them for testing your songs as you compose them (I&#8217;d use the RGBDS one). For any other information, look at the readme, or ask me. There is an example there, the rest should be self-explanatory.</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/gbt_player.rar">Download</a></p>
<p>PS: Is there anybody who still code for GB? <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pascal Pong v0.1</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=48</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=48#comments</comments>
		<pubDate>Fri, 23 Oct 2009 23:31:47 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[Pascal]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=48</guid>
		<description><![CDATA[Well&#8230; This is what happens when I&#8217;m bored and I feel a bit guilty because I haven&#8217;t practised anything with pascal (they make us code with Turbo Pascal in university)&#8230; I don&#8217;t know exactly why I&#8217;ve put v0.1 as there won&#8217;t probably be more updates&#8230; Anyway, download links here, source + win32 binary: Download And [...]]]></description>
			<content:encoded><![CDATA[<p>Well&#8230; This is what happens when I&#8217;m bored and I feel a bit guilty because I haven&#8217;t practised anything with pascal (they make us code with Turbo Pascal in university)&#8230; I don&#8217;t know exactly why I&#8217;ve put v0.1 as there won&#8217;t probably be more updates&#8230; <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Anyway, download links here, source + win32 binary:</p>
<p><a title="Download" href="http://antoniond.drunkencoders.com/downloads/pascal_pong.rar">Download</a></p>
<p>And a screenshot&#8230;</p>
<p style="text-align: center"><a href="http://antoniond_blog.drunkencoders.com/files/2009/10/pascalpong.PNG"><img class="size-medium wp-image-50 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2009/10/pascalpong-300x293.PNG" alt="LOL" width="300" height="293" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=48</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GiiBii v0.1</title>
		<link>http://antoniond_blog.drunkencoders.com/?p=28</link>
		<comments>http://antoniond_blog.drunkencoders.com/?p=28#comments</comments>
		<pubDate>Fri, 02 Oct 2009 10:53:18 +0000</pubDate>
		<dc:creator>AntonioND</dc:creator>
				<category><![CDATA[GiiBii]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://antoniond_blog.drunkencoders.com/?p=28</guid>
		<description><![CDATA[Well, it took me some days more to finish this because of some (sound related) bugs  I couldn&#8217;t fix, but here it is! GiiBii v0.1, first version of GiiBii for PC. I hope you like it. I think this is the first &#8220;official&#8221; release of an emulator that supports the GBC boot ROM (not included [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it took me some days more to finish this because of some (sound related) bugs  I couldn&#8217;t fix, but here it is! GiiBii v0.1, first version of GiiBii for PC. I hope you like it. I think this is the first &#8220;official&#8221; release of an emulator that supports the GBC boot ROM (not included in the downloads). <img src='http://antoniond_blog.drunkencoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center"><a href="http://antoniond_blog.drunkencoders.com/files/2009/10/giibii_2.jpg"><img class="size-medium wp-image-39 aligncenter" src="http://antoniond_blog.drunkencoders.com/files/2009/10/giibii_2-300x225.jpg" alt="GiiBii v0.1 screenshot" width="300" height="225" /></a></p>
<p><strong>Features</strong>:<br />
-Supports MBC1, MBC2, MBC3 (RTC emulated), MBC5, HuC-1.<br />
-Sound channels emulated correctly (you can hear &#8220;pikachu!&#8221; in pokemon yellow, for example).<br />
-&#8221;Turbo&#8221; mode. Not extremely fast, though&#8230; This emulator is not meant to be fast, but to be accurate.<br />
-Supports boot roms (bios). At the moment of writing this only DMG, SGB and CGB have been dumped, but GiiBii is prepared for the other ones as well (they may not work, as they haven&#8217;t been tested).<br />
-It can generate screenshots in PNG format.<br />
-GB Printer emulated, images are saved into the screenshots folder in PNG format, too.<br />
-Allows changing the screen palette in gb mode.<br />
-Super GameBoy is emulated, though some commands aren&#8217;t coded (sound, default palettes&#8230;).<br />
-Debugger and VRAM viewer (debugger is not complete yet).<br />
-Uses SDL and GTK+, cross plataform libraries, so it should be very easy to port to linux, for example (I&#8217;ll check it and upload a binary when done).<br />
-GiiBii is open source, it is licensed under the GPL v3 so you can modify it but you have to make modifications open source too.</p>
<p>And finally, the <strong>downloads</strong>:</p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v01_bin.rar">Binaries</a></p>
<p><a href="http://antoniond.drunkencoders.com/downloads/giibii_pc_v01_src.rar">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://antoniond_blog.drunkencoders.com/?feed=rss2&#038;p=28</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

